Other Structures
The following structures are available globally.
-
Represents file attributes in DOS format.
See moreDeclaration
Swift
public struct DosAttributes: OptionSet
-
Undocumented
See moreDeclaration
Swift
public struct TarEntryInfo: ContainerEntryInfo
-
Undocumented
See moreDeclaration
Swift
public struct ZipEntryInfo: ContainerEntryInfo
-
Represents file access permissions in UNIX format.
See moreDeclaration
Swift
public struct Permissions: OptionSet
View on GitHub
Other Structures Reference